From 963944cbf60c79a450559489c38d1ba0abba197d Mon Sep 17 00:00:00 2001 From: Bar Magal Date: Sun, 5 Jul 2015 23:26:47 +0300 Subject: [PATCH] Undo unintentional delete of end-of-file comment --- which-key.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/which-key.el b/which-key.el index 30a83b50604..c41af8b6a65 100644 --- a/which-key.el +++ b/which-key.el @@ -293,3 +293,5 @@ longest key and description in the buffer, respectively." desc)) (provide 'which-key) + +;;; which-key.el ends here -- 2.30.2